eKOK Dokumentacja Integracyjna
0.4.0 - draft Poland flag

: servicerequest-close-service-provider-change-request - JSON Representation

Active as of 2026-02-16

Raw json | Download

{
  "resourceType" : "OperationDefinition",
  "id" : "servicerequest-close-service-provider-change-request",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition servicerequest-close-service-provider-change-request</b></p><a name=\"servicerequest-close-service-provider-change-request\"> </a><a name=\"hcservicerequest-close-service-provider-change-request\"> </a><p>URL: [base]/ServiceRequest/[id]/$close-service-provider-change-request</p><p>Input parameters Profile:<a href=\"StructureDefinition-pl-ekok-close-sp-change-request-parameters-in.html\">PLeKOKCloseSPChangeRequestParametersIn</a></p><p>Output parameters Profile:<a href=\"StructureDefinition-pl-ekok-close-sp-change-request-parameters-out.html\">PLeKOKCloseSPChangeRequestParametersOut</a></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>consideredOn</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#dateTime\">dateTime</a></td><td/><td><div><p>Data rozpatrzenia wniosku</p>\n</div></td></tr><tr><td>IN</td><td>consideredBy</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a> (<a href=\"http://hl7.org/fhir/R4/practitioner.html\" title=\"http://hl7.org/fhir/StructureDefinition/Practitioner\">Practitioner</a>)</td><td/><td><div><p>Pracownik rozpatrujący wniosek</p>\n</div></td></tr><tr><td>IN</td><td>status</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#code\">code</a></td><td/><td><div><p>Nowy status wniosku o zmianę Świadczeniodawcy</p>\n</div></td></tr><tr><td>IN</td><td>statusReason</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#CodeableConcept\">CodeableConcept</a></td><td/><td><div><p>Przyczyna odrzucenia wniosku (wymagane przy odrzuceniu lub wycofaniu wniosku)</p>\n</div></td></tr><tr><td>IN</td><td>supportingInfo</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a> (<a href=\"http://hl7.org/fhir/R4/encounter.html\" title=\"http://hl7.org/fhir/StructureDefinition/Encounter\">Encounter</a>)</td><td/><td><div><p>Świadczenie medyczne, w ramach którego leczono pacjenta kardiologicznego przed wnioskiem o zmianę świadczeniodawcy (wymagane dla typu wniosku 'proposal')</p>\n</div></td></tr><tr><td>OUT</td><td>serviceRequest</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></td><td/><td><div><p>Zasób ServiceRequest zawierający zmodyfikowany wniosek o zmianę świadczeniodawcy</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://ezdrowie.gov.pl/ekok/fhir/OperationDefinition/servicerequest-close-service-provider-change-request",
  "version" : "0.4.0",
  "name" : "CloseServiceProviderChangeRequest",
  "status" : "active",
  "kind" : "operation",
  "date" : "2026-02-16T16:15:24+01:00",
  "publisher" : "CeZ",
  "contact" : [
    {
      "name" : "CeZ",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ezdrowie.gov.pl"
        }
      ]
    }
  ],
  "description" : "Operacja zamknięcia wniosku o zmiane świadczeniodawcy",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PL",
          "display" : "Poland"
        }
      ]
    }
  ],
  "affectsState" : true,
  "code" : "close-service-provider-change-request",
  "resource" : [
    "ServiceRequest"
  ],
  "system" : false,
  "type" : false,
  "instance" : true,
  "inputProfile" : "https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/pl-ekok-close-sp-change-request-parameters-in",
  "outputProfile" : "https://ezdrowie.gov.pl/ekok/fhir/StructureDefinition/pl-ekok-close-sp-change-request-parameters-out",
  "parameter" : [
    {
      "name" : "consideredOn",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Data rozpatrzenia wniosku",
      "type" : "dateTime"
    },
    {
      "name" : "consideredBy",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Pracownik rozpatrujący wniosek",
      "type" : "Reference",
      "targetProfile" : [
        🔗 "http://hl7.org/fhir/StructureDefinition/Practitioner"
      ]
    },
    {
      "name" : "status",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "Nowy status wniosku o zmianę Świadczeniodawcy",
      "type" : "code"
    },
    {
      "name" : "statusReason",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Przyczyna odrzucenia wniosku (wymagane przy odrzuceniu lub wycofaniu wniosku)",
      "type" : "CodeableConcept"
    },
    {
      "name" : "supportingInfo",
      "use" : "in",
      "min" : 0,
      "max" : "1",
      "documentation" : "Świadczenie medyczne, w ramach którego leczono pacjenta kardiologicznego przed wnioskiem o zmianę świadczeniodawcy (wymagane dla typu wniosku 'proposal')",
      "type" : "Reference",
      "targetProfile" : [
        🔗 "http://hl7.org/fhir/StructureDefinition/Encounter"
      ]
    },
    {
      "name" : "serviceRequest",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "Zasób ServiceRequest zawierający zmodyfikowany wniosek o zmianę świadczeniodawcy",
      "type" : "ServiceRequest"
    }
  ]
}